GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-31T23:42:13.5214196+00:00",
"SubmitDate": "2026-08-31T23:42:13.5214196+00:00",
"ReportPeriodStart": "2026-08-31T23:42:13.5214196+00:00",
"ReportPeriodEnd": "2026-08-31T23:42:13.5214196+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "ef05a084-e7f3-412f-933c-e5bf689e15d6",
"Rows": [
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "ef05a084-e7f3-412f-933c-e5bf689e15d6",
"Rows": [
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"a46affec-fdfe-449d-a8bc-44b5eb930c3d",
"b3bec8f3-2ff7-4841-a451-351034947c21"
],
"Approvers": [
"491901ed-b8cf-45dc-bdae-dbbbff7c2ab2",
"6a1194d2-2ee1-4e8c-8cfc-12a057e53656"
],
"ApprovedBy": "6579db6a-9520-4db1-8b2a-cb5b20c44490",
"ApprovalDate": "2026-08-31T23:42:13.5214196+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "b1901618-85d8-4f0e-8b21-e75c09e4b7b3",
"WorkPlanId": "eb687bde-1ece-49d9-b8b4-f1a0e4c29e61",
"id": "c37d35ab-f55a-40e7-88c4-33983df75cbf",
"ConfigId": "d9aac02d-221a-4b38-aa16-f87b89c2376a"
},
{
"GenerationDate": "2026-08-31T23:42:13.5214196+00:00",
"SubmitDate": "2026-08-31T23:42:13.5214196+00:00",
"ReportPeriodStart": "2026-08-31T23:42:13.5214196+00:00",
"ReportPeriodEnd": "2026-08-31T23:42:13.5214196+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "ef05a084-e7f3-412f-933c-e5bf689e15d6",
"Rows": [
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "ef05a084-e7f3-412f-933c-e5bf689e15d6",
"Rows": [
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5e45c6e5-5742-455f-b6db-2a99f431adc1",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"a46affec-fdfe-449d-a8bc-44b5eb930c3d",
"b3bec8f3-2ff7-4841-a451-351034947c21"
],
"Approvers": [
"491901ed-b8cf-45dc-bdae-dbbbff7c2ab2",
"6a1194d2-2ee1-4e8c-8cfc-12a057e53656"
],
"ApprovedBy": "6579db6a-9520-4db1-8b2a-cb5b20c44490",
"ApprovalDate": "2026-08-31T23:42:13.5214196+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "b1901618-85d8-4f0e-8b21-e75c09e4b7b3",
"WorkPlanId": "eb687bde-1ece-49d9-b8b4-f1a0e4c29e61",
"id": "c37d35ab-f55a-40e7-88c4-33983df75cbf",
"ConfigId": "d9aac02d-221a-4b38-aa16-f87b89c2376a"
}
]